logo

class

build::Exec

sys::Obj
  build::Task
    build::Exec

Exec is used to run an external OS process

Slots

make

new make(BuildScript script, Str[] cmd, File dir := def)

process

Process process

run

override Void run()