Class: Uniword::Resource::ThemeTransition::TransitionResult

Inherits:
Struct
  • Object
show all
Defined in:
lib/uniword/resource/theme_transition.rb

Overview

Result object returned from transition operations

Instance Attribute Summary collapse

Instance Attribute Details

#ms_nameObject

Returns the value of attribute ms_name

Returns:

  • (Object)

    the current value of ms_name



26
27
28
# File 'lib/uniword/resource/theme_transition.rb', line 26

def ms_name
  @ms_name
end

#uniword_slugObject

Returns the value of attribute uniword_slug

Returns:

  • (Object)

    the current value of uniword_slug



26
27
28
# File 'lib/uniword/resource/theme_transition.rb', line 26

def uniword_slug
  @uniword_slug
end