View Source SquareCloud.Config (SquareCloud v0.1.0)
Application config
Link to this section Summary
Functions
Generate config file
Link to this section Types
Link to this section Functions
@spec generate(:bot, config_opts()) :: any()
Generate config file
Example:
SquareCloud.Config.generate(:bot, name: "Test", memory: 128)