Copyright © 2011-2017 Michael Truog
Version: 1.7.1 Sep 12 2017 17:11:51 ------------------------------------------------------------------------
Authors: Michael Truog (mjtruog [at] gmail (dot) com).
environment_lookup/0 | |
environment_transform/1 | |
environment_transform/2 | |
start_external/18 | |
start_internal/15 | |
update_external/3 | |
update_external_f/12 | |
update_internal_f/9 |
environment_lookup() -> any()
environment_transform(String) -> any()
environment_transform(String, EnvironmentLookup) -> any()
start_external(ProcessIndex, ProcessCount, ThreadsPerProcess, Filename, Arguments, Environment, Protocol, BufferSize, Timeout, Prefix, TimeoutAsync, TimeoutSync, TimeoutTerm, DestRefresh, DestListDeny, DestListAllow, ConfigOptions, ID) -> any()
start_internal(ProcessIndex, ProcessCount, GroupLeader, Module, Args, Timeout, Prefix, TimeoutAsync, TimeoutSync, TimeoutTerm, DestRefresh, DestListDeny, DestListAllow, ConfigOptions, ID) -> any()
update_external(Pids, Ports, X3) -> any()
update_external_f(NewFilename, NewArguments, NewEnvironment, NewDestRefresh, NewTimeoutInit, NewTimeoutAsync, NewTimeoutSync, NewDestListDeny, NewDestListAllow, OptionsKeys, NewConfigOptions, X12) -> any()
update_internal_f(NewDestRefresh, NewTimeoutInit, NewTimeoutAsync, NewTimeoutSync, NewDestListDeny, NewDestListAllow, OptionsKeys, NewConfigOptions, X9) -> any()
Generated by EDoc, Sep 12 2017, 17:11:51.