Package-level declarations

Types

Link copied to clipboard
abstract class AbstractDoctorGetPathCommand(name: String, description: String) : CliktCommand

Base class for doctor get <name> subcommands that print the absolute filesystem path of a single entry in the Quarkdown install layout to standard output.

Link copied to clipboard
class DoctorGetCommand : CliktCommand

Command group that retrieves individual pieces of information about the Quarkdown installation.