Method: Command::Tag.oneline_help

Defined in:
lib/command/tag.rb

.oneline_helpObject



14
15
16
# File 'lib/command/tag.rb', line 14

def self.oneline_help
  "各小説にタグを設定及び閲覧が出来ます"
end