Package-level declarations

Types

Link copied to clipboard
abstract class CommonGenerateCommand(name: String, help: String) : CliktCommand
Link copied to clipboard
class GenerateCommand : CliktCommand

Functions

Link copied to clipboard
fun main(args: Array<String>)