Available on crate feature
cli only.Expand description
§solar-cli
Solar compiler CLI definitions, utils, and driver.
Modules§
- commands
- CLI command runners.
- config
- solar-config
- signal_
handler Unix and (GNU or macOS) - Signal handler to extract a backtrace from stack overflow.
- standard_
json - utils
- Utility functions used by the Solar CLI.
Structs§
- Compile
Opts - Compilation configuration.
- LspArgs
- Options for running the LSP server.
- Unstable
Opts - Internal options.