@ac-essentials/cli
Preparing search index...
GitStatusV1Entry
Type Alias GitStatusV1Entry
type
GitStatusV1Entry
=
{
origPath
:
string
|
null
;
path
:
string
;
statusCode
:
GitStatusCode
;
}
Index
Properties
orig
Path
path
status
Code
Properties
orig
Path
origPath
:
string
|
null
Original path in case of rename/copied contents, null otherwise.
path
path
:
string
Path relative to the git root.
status
Code
statusCode
:
GitStatusCode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
orig
Path
path
status
Code
@ac-essentials/cli
Loading...
Original path in case of rename/copied contents, null otherwise.