Libraries
»
ocular
(0.2.7)
»
Index
»
Ocular
»
DSL
»
File
»
#getfullpath
Method: Ocular::DSL::File#getfullpath
Defined in:
lib/ocular/dsl/file.rb
#
getfullpath
(file) ⇒
Object
9 10 11
# File 'lib/ocular/dsl/file.rb', line 9
def
getfullpath
(
file
)
return
dirname
+
file
end