module Autoproj::CmdLine
Public Class Methods
Source
# File lib/autoproj/autobuild_extensions/dsl.rb, line 18 def self.ruby_executable Autoproj.config.ruby_executable end
@deprecated use Workspace.config
.ruby_executable instead, or
Autoproj.config.ruby_executable if you don't have a workspace context object