nngn
|
Functions | |
local function | dirname (p) |
local function | path_contains (path, p) |
local function | wrap (f) |
local function | update_task (active, task, f) |
local function | update (ps, task, update, f) |
local function | init (ps, k, open_f, init_f) |
local function | init_r (ps, task, update_f, open_f, init_f,...) |
local function | init_w (ps, task, update_f, open_f, init_f,...) |
Variables | |
local | TOOLS_BIN_PATH = "tools/bin" |
add_to_path = add_to_path | |
wrap = wrap | |
init_r = init_r | |
init_w = init_w | |
update_task = update_task | |
update = update | |
local function dirname | ( | p | ) |
local function init | ( | ps | , |
k | , | ||
open_f | , | ||
init_f | ) |
local function init_r | ( | ps | , |
task | , | ||
update_f | , | ||
open_f | , | ||
init_f | , | ||
... ) |
local function init_w | ( | ps | , |
task | , | ||
update_f | , | ||
open_f | , | ||
init_f | , | ||
... ) |
local function path_contains | ( | path | , |
p | ) |
local function wrap | ( | f | ) |
local function add_to_path = add_to_path |
init_r = init_r |
init_w = init_w |
local TOOLS_BIN_PATH = "tools/bin" |
update = update |
update_task = update_task |
wrap = wrap |