command

package
v2.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2026 License: MIT Imports: 22 Imported by: 0

Documentation

Overview

Package command implements the individual rain CLI commands.

Each command is built by an exported XCommand function (DownloadCommand, ServerCommand, ClientCommand, ...) that returns a cli.Command. The application wiring — global flags, profiling hooks and dispatch — lives in the root main package, which assembles these commands and runs them.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BashAutocompleteCommand

func BashAutocompleteCommand() cli.Command

func BoltBrowserCommand

func BoltBrowserCommand() cli.Command

func ClientCommand

func ClientCommand() cli.Command

func CompactDatabaseCommand

func CompactDatabaseCommand() cli.Command

func DownloadCommand

func DownloadCommand() cli.Command

func MagnetToTorrentCommand

func MagnetToTorrentCommand() cli.Command

func ServerCommand

func ServerCommand() cli.Command

func TorrentCommand

func TorrentCommand() cli.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL