get_common_task_env


Description:

[ Version ( since = "0.2.0-alpha" ) ]
public static TaskEnv get_common_task_env ()

Gets the common task environment.

If task env stack is not empty, returns the top of the stack. If empty, returns the default task environment.

Returns:

the common task environment

See also:

get_default_task_env, push, pop