mirror of
https://github.com/tonydamage/nux-env.git
synced 2025-12-11 13:24:28 +01:00
Improved help system.
Signed-off-by: Tony Tkacik <tonydamage@gmail.com>
This commit is contained in:
parent
ff4e509d1c
commit
89010fd209
9 changed files with 233 additions and 133 deletions
|
|
@ -10,10 +10,14 @@ function nux.cfg.include {
|
|||
}
|
||||
|
||||
##
|
||||
## nux.cfg.global.path [<path>]
|
||||
## nux.cfg.global.path
|
||||
## Returns global path., otherwise provides specified.
|
||||
##
|
||||
function nux.cfg.global.path {
|
||||
function nux.cfg.global.dir {
|
||||
:
|
||||
}
|
||||
|
||||
function nux.cfg.dist.dir
|
||||
:
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue