Packages
gpseq-1.0
Gpseq
TaskEnv
executor
apply
get_common_task_env
get_default_task_env
pop
push
set_default_task_env
TaskEnv
resolve_max_depth
resolve_threshold
push
Description:
[
Version
( since =
"0.2.0-alpha"
) ]
public
static
void
push
(
TaskEnv
task_env)
Pushs the given task environment into
task env stack
.
Parameters:
task_env
a task environment
See also:
pop
,
get_common_task_env