Class: SFRP::SourceFile

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

Instance Attribute Summary collapse

Instance Attribute Details

#contentObject

Returns the value of attribute content

Returns:

  • (Object)

    the current value of content



5
6
7
# File 'lib/sfrp/file.rb', line 5

def content
  @content
end

#fmodule_uriObject

Returns the value of attribute fmodule_uri

Returns:

  • (Object)

    the current value of fmodule_uri



5
6
7
# File 'lib/sfrp/file.rb', line 5

def fmodule_uri
  @fmodule_uri
end