Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrorVulcanExecute = errors.New("Error executing Bundler: %s") ErrFailedToRunDevCommand = errors.New("Failed to run dev command. Verify if the command is correct and check the output above for more details. Run the 'azion dev' command again or contact Azion's support") )
View Source
var ( DevFlagHelp = "Displays more information about the dev command" DevUsage = "dev [flags]" DevShortDescription = "Starts a local development server for the current application" DevLongDescription = "" /* 132-byte string literal not displayed */ IsFirewall = "Indicates whether the function to be run is intended for the Edge Firewall" PortFlag = "Indicates which port to use when starting localhost environment" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.