Module: Writetheman::Article::File

Included in:
Base
Defined in:
lib/writetheman/article/file.rb

Instance Attribute Summary collapse

Instance Attribute Details

#extensionObject

Returns the value of attribute extension.



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

def extension
  @extension
end

#filenameObject

Returns the value of attribute filename.



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

def filename
  @filename
end