package
0.40.0
Repository: https://github.com/radius-project/radius.git
Documentation: pkg.go.dev

# Functions

NewCommand creates a new Cobra command for deleting a Radius Application, with flags for workspace, resource group, application name and confirmation, and returns the command and a Runner object.
NewRunner creates an instance of the runner for the `rad app delete` command.

# Structs

Runner is the Runner implementation for the `rad app delete` command.