WebDevCmd class
webdev command
- Inheritance
-
- Object
- ProcessCmd
- DartCmd
- PubCmd
- PubGlobalRunCmd
- WebDevCmd
Properties
-
arguments
↔ List<
String> -
Arguments
getter/setter pairinherited
- binName → String
-
finalinherited
-
environment
↔ Map<
String, String> ? -
Environment
getter/setter pairinherited
- executable ↔ String
-
Executable
getter/setter pairinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- includeParentEnvironment ↔ bool
-
Include parent environment
getter/setter pairinherited
- runInShell ↔ bool?
-
Run in shell
getter/setter pairinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- stderrEncoding ↔ Encoding
-
Standard error encoding
getter/setter pairinherited
- stdoutEncoding ↔ Encoding
-
Standard output encoding
getter/setter pairinherited
- workingDirectory ↔ String?
-
Working directory
getter/setter pairinherited
Methods
-
clone(
) → ProcessCmd -
Clone
inherited
-
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