Class: Egbert::KeywordFileInitial

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

Instance Attribute Summary collapse

Instance Attribute Details

#file_nameObject

Returns the value of attribute file_name

Returns:

  • (Object)

    the current value of file_name



119
120
121
# File 'lib/staticweb.rb', line 119

def file_name
  @file_name
end

#file_pathObject

Returns the value of attribute file_path

Returns:

  • (Object)

    the current value of file_path



119
120
121
# File 'lib/staticweb.rb', line 119

def file_path
  @file_path
end