Class: FFile

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

Overview

Finded file struct

Instance Attribute Summary collapse

Instance Attribute Details

#stemObject

Returns the value of attribute stem

Returns:

  • (Object)

    the current value of stem



84
85
86
# File 'lib/rmk/vfile.rb', line 84

def stem
  @stem
end

#vfileObject

Returns the value of attribute vfile

Returns:

  • (Object)

    the current value of vfile



84
85
86
# File 'lib/rmk/vfile.rb', line 84

def vfile
  @vfile
end

#vnameObject

Returns the value of attribute vname

Returns:

  • (Object)

    the current value of vname



84
85
86
# File 'lib/rmk/vfile.rb', line 84

def vname
  @vname
end