Job

Schema: jobs.capnp

Methods

getState: () -> (state : Job.State)

cancel: () -> ()

detach: () -> ()

whenRunning: () -> ()

whenCompleted: () -> ()

attach: () -> Job.AttachResponse

eval: (stdIn: Data) -> (stdOut : Text, stdErr : Text)

Nested Structs

Nested Enums