Libraries
»
transcriptic
(0.2.0)
»
Index
»
Transcriptic
»
SBT
»
stage
Method: Transcriptic::SBT.stage
Defined in:
lib/transcriptic/sbt.rb
.
stage
⇒
Object
11 12 13 14
# File 'lib/transcriptic/sbt.rb', line 11
def
stage
ensure_installed
sbt
(
"stage"
)
end