Class: JsxRosetta::PagesRouting::Skipped

Inherits:
Data
  • Object
show all
Defined in:
lib/jsx_rosetta/pages_routing.rb

Instance Attribute Summary collapse

Instance Attribute Details

#reasonObject (readonly)

Returns the value of attribute reason

Returns:

  • (Object)

    the current value of reason



45
46
47
# File 'lib/jsx_rosetta/pages_routing.rb', line 45

def reason
  @reason
end

#source_pathObject (readonly)

Returns the value of attribute source_path

Returns:

  • (Object)

    the current value of source_path



45
46
47
# File 'lib/jsx_rosetta/pages_routing.rb', line 45

def source_path
  @source_path
end