Class: Standard::MergesSettings::Settings

Inherits:
Struct
  • Object
show all
Defined in:
lib/standard/merges_settings.rb

Instance Attribute Summary collapse

Instance Attribute Details

#optionsObject

Returns the value of attribute options



5
6
7
# File 'lib/standard/merges_settings.rb', line 5

def options
  @options
end

#pathsObject

Returns the value of attribute paths



5
6
7
# File 'lib/standard/merges_settings.rb', line 5

def paths
  @paths
end

#runnerObject

Returns the value of attribute runner



5
6
7
# File 'lib/standard/merges_settings.rb', line 5

def runner
  @runner
end