Class: WORF::DebugLine::FileName

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

Instance Attribute Summary collapse

Instance Attribute Details

#dir_indexObject

Returns the value of attribute dir_index

Returns:

  • (Object)

    the current value of dir_index



273
274
275
# File 'lib/worf.rb', line 273

def dir_index
  @dir_index
end

#lengthObject

Returns the value of attribute length

Returns:

  • (Object)

    the current value of length



273
274
275
# File 'lib/worf.rb', line 273

def length
  @length
end

#mod_timeObject

Returns the value of attribute mod_time

Returns:

  • (Object)

    the current value of mod_time



273
274
275
# File 'lib/worf.rb', line 273

def mod_time
  @mod_time
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



273
274
275
# File 'lib/worf.rb', line 273

def name
  @name
end