Skip to content

Class

BootCommand

Boots the Application then exits successfully.
final class BootCommand

Overview

$ swift run Run boot
Done.

Topics

Structures

Initializers

  • init()
    Create a new BootCommand.

Instance Properties

  • help
    Text that will be displayed when --help is passed.

Instance Methods

Relationships

Conforms To

  • ConsoleKitCommands.AnyAsyncCommand
  • ConsoleKitCommands.AsyncCommand
  • Swift.Sendable
  • Swift.SendableMetatype