commands

package
v0.0.0-...-3e4b57a Latest Latest
Warning

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

Go to latest
Published: May 20, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var IndexCommand = cli.Command{
	Name:  "index",
	Usage: "reindex fulltext",

	Action: indexAction,
}

StartCommand is used to register the start cli command

View Source
var ScanCommand = cli.Command{
	Name:   "scan",
	Usage:  "scan directory for movies",
	Flags:  scanFlags,
	Action: scanAction,
}

StartCommand is used to register the start cli command

View Source
var StartCommand = cli.Command{
	Name:  "start",
	Usage: "Starts web server",

	Action: startAction,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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