Class: VivlioStarter::CLI::ChapterRename::Follower

Inherits:
Data
  • Object
show all
Defined in:
lib/vivlio_starter/cli/chapter_rename.rb

Overview

追随先 1 件。label は失敗時のメッセージに使う。

Instance Attribute Summary collapse

Instance Attribute Details

#handlerObject (readonly)

Returns the value of attribute handler

Returns:

  • (Object)

    the current value of handler



34
35
36
# File 'lib/vivlio_starter/cli/chapter_rename.rb', line 34

def handler
  @handler
end

#labelObject (readonly)

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



34
35
36
# File 'lib/vivlio_starter/cli/chapter_rename.rb', line 34

def label
  @label
end