Skip to content
Snippets Groups Projects
Commit a04286a8 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Add the CoreModule

This is a special module that is *always* imported

For this first version of the module we have three functions:

getAvailableModules() -> string
which returns the list of available pugs modules

getPugsVersion() -> string
getPugsBuildInfo() -> string
which are moved from the 'utils' module

There is no need to use `import core` in the preamble of a pugs script
file.
parent 45557637
No related branches found
No related tags found
1 merge request!67Feature/inline help
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment