Class: Mxrb::WidgetSynchronizer::Result

Inherits:
Data
  • Object
show all
Defined in:
lib/mxrb/widget_synchronizer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#definitionObject (readonly)

Returns the value of attribute definition

Returns:

  • (Object)

    the current value of definition



6
7
8
# File 'lib/mxrb/widget_synchronizer.rb', line 6

def definition
  @definition
end

#mx_pathObject (readonly)

Returns the value of attribute mx_path

Returns:

  • (Object)

    the current value of mx_path



6
7
8
# File 'lib/mxrb/widget_synchronizer.rb', line 6

def mx_path
  @mx_path
end

#projectObject (readonly)

Returns the value of attribute project

Returns:

  • (Object)

    the current value of project



6
7
8
# File 'lib/mxrb/widget_synchronizer.rb', line 6

def project
  @project
end