Class
Grit::GitRuby::Blob
In:
lib/grit/git-ruby/object.rb
lib/grit/git-ruby/git_object.rb
Parent:
Object
Methods
from_raw
from_raw
new
new
raw_content
raw_content
type
type
Attributes
content
[RW]
content
[RW]
Public Class methods
from_raw
(rawobject, repository)
from_raw
(rawobject, repository)
new
(content, repository=nil)
new
(content, repository=nil)
Public Instance methods
raw_content
()
raw_content
()
type
()
type
()
[Validate]