Class: Vivlio::Starter::CLI::Metrics::Runner::PlaceholderChapter

Inherits:
Data
  • Object
show all
Defined in:
lib/vivlio/starter/cli/metrics/runner.rb

Instance Attribute Summary collapse

Instance Attribute Details

#chapter_numObject (readonly)

Returns the value of attribute chapter_num

Returns:

  • (Object)

    the current value of chapter_num



36
37
38
# File 'lib/vivlio/starter/cli/metrics/runner.rb', line 36

def chapter_num
  @chapter_num
end

#charsObject (readonly)

Returns the value of attribute chars

Returns:

  • (Object)

    the current value of chars



36
37
38
# File 'lib/vivlio/starter/cli/metrics/runner.rb', line 36

def chars
  @chars
end

#pathObject (readonly)

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



36
37
38
# File 'lib/vivlio/starter/cli/metrics/runner.rb', line 36

def path
  @path
end

#titleObject (readonly)

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



36
37
38
# File 'lib/vivlio/starter/cli/metrics/runner.rb', line 36

def title
  @title
end