This is (partially) non-functioning pure implementation of System so that pipelines can be executed on the browser (in the future) if steps are not system dependable.

@FIXME: Implement a cloud based System to run scripts on browser

Hierarchy

  • PureSystemProcess

Implements

Constructors

Properties

_command: string
_cwd: string
_observer: Observer<ON_EXIT>
Event: typeof SystemProcessEvent = SystemProcessEvent

Methods

Generated using TypeDoc