Sha256: 5d64eb4f4db3d6ea1cbbb6a7cfe84c8f44fa9f534eccc3b7882131b65b10f889
Contents?: true
Size: 224 Bytes
Versions: 3
Compression:
Stored size: 224 Bytes
Contents
# -*- coding: utf-8 -*- # # Copyright 2013 whiteleaf. All rights reserved. # module Command class New < CommandBase def oneline_help "新しく管理する小説を追加します" end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
narou-1.2.0 | lib/command/new.rb |
narou-1.1.2.1 | lib/command/new.rb |
narou-1.1.2 | lib/command/new.rb |