cmd

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2025 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CutWorker = &cli.Command{
	Name:        "cut",
	Usage:       "Start FinalRip Cut Worker",
	Description: "Start FinalRip Cut Worker",
	Action:      runCutWorker,
}
View Source
var EncodeWorker = &cli.Command{
	Name:        "encode",
	Usage:       "Start FinalRip Enocde Worker",
	Description: "Start FinalRip Enocde Worker",
	Action:      runEncodeWorker,
}
View Source
var MergeWorker = &cli.Command{
	Name:        "merge",
	Usage:       "Start FinalRip Merge Worker",
	Description: "Start FinalRip Merge Worker",
	Action:      runMergeWorker,
}

Functions

func NewApp

func NewApp() *cli.App

Types

This section is empty.

Jump to

Keyboard shortcuts

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