webtool

Functions


debug(F) -> term()

stop_debug() -> term()

debug_app(Mod) -> term()

script_start() -> term()

script_start(X1) -> term()

start() -> term()

start(Path, Data) -> term()

stop() -> term()

started_tools(Env, Input) -> term()

toolbar(Env, Input) -> term()

start_tools(Env, Input) -> term()

stop_tools(Env, Input) -> term()

is_localhost() -> term()

handle_call(X1, From, State) -> term()

handle_info(Message, State) -> term()

handle_cast(Request, State) -> term()

code_change(X1, State, X3) -> term()

init(X1) -> term()

terminate(Reason, Data) -> term()

get_tools1(Dirs) -> term()

View Functions