Skip to content

Commit b4bdbfb

Browse files
committed
docuement Command
1 parent 6b4291b commit b4bdbfb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/jruby_art/command.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
require_relative '../jruby_art/jruby_complete'
33
require_relative '../jruby_art/java_opts'
44
module Processing
5+
# This is class wrapper for building the command
56
class Command
67
attr_reader :executable, :runner, :args, :filename
78
def initialize(executable:, runner:, args:, filename:)

0 commit comments

Comments
 (0)