Class: LoadFileLinkState

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

Instance Attribute Summary collapse

Instance Attribute Details

Returns the value of attribute link_state

Returns:

  • (Object)

    the current value of link_state



37
38
39
# File 'lib/constants.rb', line 37

def link_state
  @link_state
end

#load_fileObject

Returns the value of attribute load_file

Returns:

  • (Object)

    the current value of load_file



37
38
39
# File 'lib/constants.rb', line 37

def load_file
  @load_file
end