ReleasePackerDartCommand class

Inheritance
Implementers

Properties

args List<String>
finalinherited
command String
finalinherited
hashCode int
The hash code for this object.
no setterinherited
platforms List<RegExp>
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

execute(ReleasePacker releasePacker, Directory rootDirectory, {ReleaseBundle? releaseBundle, int expectedExitCode = 0}) bool
override
matchesPlatform(String? platform) bool
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited