Libraries
»
jtest
(0.2.6)
»
Index
»
Jtest
»
Commands
»
New
»
source_root
Method: Jtest::Commands::New.source_root
Defined in:
lib/jtest/commands/new.rb
.
source_root
⇒
Object
16 17 18
# File 'lib/jtest/commands/new.rb', line 16
def
self
.
source_root
File
.
dirname
(
__FILE__
)
end