DemoGit class
Demo git implementation.
Properties
Methods
-
execute(
List< String> args, String desc, {bool printIfError = true}) → String - Runs git process and returns result.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited