Method: Transcriptic::SBT.stage

Defined in:
lib/transcriptic/sbt.rb

.stageObject



11
12
13
14
# File 'lib/transcriptic/sbt.rb', line 11

def stage
  ensure_installed
  sbt("stage")
end