Module B0_unit.Action

Program execution

exec_cwd is a function to determine a current working directory for exec actions.

exec_env is a function to determine an environement for exec actions.

val exec : action

exec is an action that B00_std.Os.Exit.exec's a unit's outcome as follows:

exec_file u file argv is a B00_std.Os.Exit.exec with file and argv and: