menu
egycoder_cli package
documentation
features/pubspec/pubspec.dart
PubspecRepository
appendAsset abstract method
appendAsset abstract method
dark_mode
light_mode
appendAsset
abstract method
Future
<
Either
<
Failure
,
Unit
>
>
appendAsset
(
String
assetPath
)
Implementation
Future<Either<Failure, Unit>> appendAsset(String assetPath);
egycoder_cli package
documentation
features/pubspec/pubspec
PubspecRepository
appendAsset abstract method
PubspecRepository class