Script config.lua
seamstress configuration
add to package.path
include (file) |
include
inspired by norns' version
norns does the lookup in the following dirs: norns.state.path, _path.code, _path.extn |
-
include (file)
-
include
inspired by norns' version
norns does the lookup in the following dirs: norns.state.path, _path.code, _path.extn
Parameters:
-
path
-
path object
Fields:
- home
user home directory
- pwd
directory from which seamstress was run
- seamstress
defined to be
home .. '/seamstress'
-
package.path
-
custom package.path setting for require.
includes folders under seamstress binary directory,
as well as the current directory
and
$HOME/seamstress