- :null
- :string
module
get path for given module name
Parameters
module name :string :literal
Returns
Examples
copyprint module 'html ; /usr/local/lib/arturo/html.art
copydo module 'html ; (imports given module)
module name :string :literal
copyprint module 'html ; /usr/local/lib/arturo/html.art
copydo module 'html ; (imports given module)