Class: VivlioStarter::CLI::ChapterRename::Follower
- Inherits:
-
Data
- Object
- Data
- VivlioStarter::CLI::ChapterRename::Follower
- Defined in:
- lib/vivlio_starter/cli/chapter_rename.rb
Overview
追随先 1 件。label は失敗時のメッセージに使う。
Instance Attribute Summary collapse
-
#handler ⇒ Object
readonly
Returns the value of attribute handler.
-
#label ⇒ Object
readonly
Returns the value of attribute label.
Instance Attribute Details
#handler ⇒ Object (readonly)
Returns the value of attribute handler
34 35 36 |
# File 'lib/vivlio_starter/cli/chapter_rename.rb', line 34 def handler @handler end |
#label ⇒ Object (readonly)
Returns the value of attribute label
34 35 36 |
# File 'lib/vivlio_starter/cli/chapter_rename.rb', line 34 def label @label end |