Documentation for Simbo's Packages
GitHub Repository
Preparing search index...
@simbo/git-changes
GitChangeBase
Interface GitChangeBase
Base interface for a change in a Git repository.
interface
GitChangeBase
{
path
:
string
;
}
Index
Properties
path
Properties
path
path
:
string
The file path of the change.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
GitHub Repository
Documentation for Simbo's Packages
Loading...
Base interface for a change in a Git repository.