Method: Command::List.oneline_help

Defined in:
lib/command/list.rb

.oneline_helpObject



16
17
18
# File 'lib/command/list.rb', line 16

def self.oneline_help
  "現在管理している小説の一覧を表示します"
end