dcli
dcli
Executable
Executable constructor
Executable
Executable
constructor
Null safety
Executable
(
String
name
,
String
pathToScript
)
Create an executable with a name and a path.
Implementation
Executable(this.name, this.pathToScript);
dcli
dcli
Executable
Executable constructor
Executable class
Constructors
Executable
Properties
hashCode
name
pathToScript
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==