menu
da_gen package
documentation
domain/repositories/command_repository.dart
CommandRepository
isHelpRequested abstract method
isHelpRequested abstract method
dark_mode
light_mode
isHelpRequested
abstract method
bool
isHelpRequested
(
ArgResults
args
)
도움말 요청인지 확인합니다.
Implementation
bool isHelpRequested(ArgResults args);
da_gen package
documentation
domain/repositories/command_repository
CommandRepository
isHelpRequested abstract method
CommandRepository class