Expand description
Defines Rojo’s CLI through clap types.
Structs§
- Build
Command - Generates a model or place file from the Rojo project.
- Color
Choice Parse Error - DocCommand
- Open Rojo’s documentation in your browser.
- FmtProject
Command - Reformat a Rojo project using the standard JSON formatting rules.
- Global
Options - Init
Command - Initializes a new Rojo project.
- Options
- Command line options that Rojo accepts, defined using the clap crate.
- Plugin
Command - Install Rojo’s plugin.
- Serve
Command - Expose a Rojo project to the Rojo Studio plugin.
- Sourcemap
Command - Generates a sourcemap file from the Rojo project.
- Upload
Command - Builds the project and uploads it to Roblox.
Enums§
- Color
Choice - Init
Kind - The templates we support for initializing a Rojo project.
- Plugin
Subcommand - Manages Rojo’s Roblox Studio plugin.
- Subcommand