menu
ulink_cli package
documentation
commands/import_command.dart
ImportRunResult
ImportRunResult.new constructor
ImportRunResult.new constructor
dark_mode
light_mode
ImportRunResult
constructor
ImportRunResult
(
int
exitCode
,
Map
<
String
,
dynamic
>
manifest
)
Implementation
ImportRunResult(this.exitCode, this.manifest);
ulink_cli package
documentation
commands/import_command
ImportRunResult
ImportRunResult.new constructor
ImportRunResult class