Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WAKSystemWorkerResult

Hierarchy

  • WAKSystemWorkerResult

Index

Properties

Properties

error

stderr result of the command.

exitStatus

exitStatus: Number

Integer value depending on the executable. If the executable considers the operation has been executed successfully, exitStatus value is 0.

ouput

stdout result of the command.