Class: Vivlio::Starter::CLI::Metrics::LiveDisplay::Entry

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

Instance Attribute Summary collapse

Instance Attribute Details

#analysisObject

Returns the value of attribute analysis

Returns:

  • (Object)

    the current value of analysis



9
10
11
# File 'lib/vivlio/starter/cli/metrics/live_display.rb', line 9

def analysis
  @analysis
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



9
10
11
# File 'lib/vivlio/starter/cli/metrics/live_display.rb', line 9

def path
  @path
end

#placeholderObject

Returns the value of attribute placeholder

Returns:

  • (Object)

    the current value of placeholder



9
10
11
# File 'lib/vivlio/starter/cli/metrics/live_display.rb', line 9

def placeholder
  @placeholder
end