Method: Atomy::Module#file
- Defined in:
- lib/atomy/module.rb
#file ⇒ Object
- Symbol
-
Absolute path to the file the module was loaded from.
10 11 12 |
# File 'lib/atomy/module.rb', line 10 def file @file end |
Absolute path to the file the module was loaded from.
10 11 12 |
# File 'lib/atomy/module.rb', line 10 def file @file end |