Mint::Workspace
A workspace represents a Mint project in the file system.
- It provides up to date, type checked artifacts which can be used in other places (bundler, test runner, development server, etc...).
- It watches the appropriate files and recompiles when they change.
- It does a compilation on initialization, so artifacts are ready to be used.
Constructors
Instance methods
artifacts
Sourceast
Sourcecheck
Sourceformatter_config
Sourcereset
Sourceunchecked_ast
Source