Method: Command::Tag.oneline_help

Defined in:
lib/command/tag.rb

.oneline_helpObject



18
19
20
# File 'lib/command/tag.rb', line 18

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