Class: Vivlio::Starter::CLI::BuildCommands::UnifiedBuildPipeline::Step

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

Instance Attribute Summary collapse

Instance Attribute Details

#handlerObject

Returns the value of attribute handler

Returns:

  • (Object)

    the current value of handler



24
25
26
# File 'lib/vivlio/starter/cli/build/pipeline.rb', line 24

def handler
  @handler
end

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



24
25
26
# File 'lib/vivlio/starter/cli/build/pipeline.rb', line 24

def label
  @label
end