Method: Docter::Resource::Reloadable#filename

Defined in:
lib/docter/common.rb

#filenameObject (readonly)

The filename, if this resource comes from a file, otherwise nil.



58
59
60
# File 'lib/docter/common.rb', line 58

def filename
  @filename
end