Class: Dratools::Commands::MetaCommand
- Inherits:
-
BaseCommand
- Object
- BaseCommand
- Dratools::Commands::MetaCommand
- Defined in:
- lib/dratools/commands/meta_command.rb
Overview
DDBJ resource JSON のメタ情報を要約表示する。
Constant Summary collapse
- LABEL_WIDTH =
18
Constants inherited from BaseCommand
BaseCommand::DEFAULT_FILE_TYPE, BaseCommand::DEFAULT_PROTOCOL, BaseCommand::FAILURE_EXIT_STATUS, BaseCommand::MISSING_VALUE, BaseCommand::SUCCESS_EXIT_STATUS, BaseCommand::VALID_FILE_TYPES, BaseCommand::VALID_PROTOCOLS
Method Summary
Methods inherited from BaseCommand
Constructor Details
This class inherits a constructor from Dratools::Commands::BaseCommand