menu
convenient_test_manager package
documentation
misc/git_extensions.dart
SimpleGit class
SimpleGit class
dark_mode
light_mode
SimpleGit
class
Constructors
SimpleGit
(
String
directory
)
Properties
directory
→
String
final
hashCode
→
int
The hash code for this object.
no setter
inherited
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
Methods
getDiff
(
)
→
Future
<
List
<
String
>
>
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
show
(
{
required
String
ref
,
required
String
filePath
})
→
Future
<
List
<
int
>
>
toString
(
)
→
String
A string representation of this object.
inherited
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
convenient_test_manager package
documentation
misc/git_extensions
SimpleGit class
git_extensions library