@juki-team/commons - v0.1.10
Preparing search index...
RunCommand
Type Alias RunCommand
type
RunCommand
=
{
commandLine
:
string
;
endFilePath
?:
string
;
errorFilePath
:
string
;
folderPath
:
string
;
inputFilePath
:
string
;
isolated
:
boolean
;
lockFilePath
?:
string
;
logFilePath
:
string
;
memoryLimit
:
number
;
next
?:
RunnerNext
;
outputFilePath
:
string
;
rawExecution
:
boolean
;
timeLimit
:
number
;
}
Index
Properties
command
Line
end
File
Path?
error
File
Path
folder
Path
input
File
Path
isolated
lock
File
Path?
log
File
Path
memory
Limit
next?
output
File
Path
raw
Execution
time
Limit
Properties
command
Line
commandLine
:
string
Optional
end
File
Path
endFilePath
?:
string
error
File
Path
errorFilePath
:
string
folder
Path
folderPath
:
string
input
File
Path
inputFilePath
:
string
isolated
isolated
:
boolean
Optional
lock
File
Path
lockFilePath
?:
string
log
File
Path
logFilePath
:
string
memory
Limit
memoryLimit
:
number
Optional
next
next
?:
RunnerNext
output
File
Path
outputFilePath
:
string
raw
Execution
rawExecution
:
boolean
time
Limit
timeLimit
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
command
Line
end
File
Path
error
File
Path
folder
Path
input
File
Path
isolated
lock
File
Path
log
File
Path
memory
Limit
next
output
File
Path
raw
Execution
time
Limit
@juki-team/commons - v0.1.10
Loading...