Module: Ocular::DSL::File

Included in:
RunContext, Event::DefinitionProxy
Defined in:
lib/ocular/dsl/file.rb

Instance Method Summary collapse

Instance Method Details

#getfullpath(file) ⇒ Object



9
10
11
# File 'lib/ocular/dsl/file.rb', line 9

def getfullpath(file)
    return dirname + file
end