Class
Gollum::Git::Blob
In:
lib/rugged_adapter/git_layer_rugged.rb
Parent:
Object
Methods
create
data
is_symlink
mime_type
new
size
symlink_target
Attributes
id
[R]
mode
[R]
name
[R]
Public Class methods
create
(repo, options)
new
(blob, options = {})
Public Instance methods
data
()
is_symlink
()
mime_type
()
size
()
symlink_target
(base_path = nil)
[Validate]