Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
git
RawObject
Class RawObject
Index
Constructor methods
constructor
Properties
content
type
Methods
sha1
sha1_hex
Constructor methods
constructor
(
type
:
any
, content
:
any
)
:
RawObject
Parameters
type:
any
content:
any
Returns
RawObject
Properties
public
content
:
any
public
type
:
any
Methods
public
sha1
(
encoding
?:
string
)
:
any
Parameters
encoding?:
string
optional
Returns
any
public
sha1_hex
(
)
:
any
Returns
any
Globals
git
Actor
Blame
BlameLine
Blob
Commit
CommitStats
Config
Diff
FileIndex
FileWindow
Git
GitFileOperations
GitIndex
GitObject
Head
LooseStorage
Merge
PackStorage
RawObject
constructor
content
type
sha1
sha1_hex
Ref
Remote
Repo
Repository
Status
StatusFile
Submodule
Tag
Tree
UserInfo