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



63
64
65
# File 'lib/constants.rb', line 63

def link_state
  @link_state
end

#load_fileObject

Returns the value of attribute load_file

Returns:

  • (Object)

    the current value of load_file



63
64
65
# File 'lib/constants.rb', line 63

def load_file
  @load_file
end