user

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserCmd

type UserCmd struct {
	Secret UserSecretCmd `cmd:"" help:"Get the user's secret RSS key."`
}

type UserSecretCmd

type UserSecretCmd struct {
	Json bool `name:"json" help:"Output as JSON" default:"false" type:"bool"`
}

UserSecretCmd is the command to get the user's secret RSS key.

func (*UserSecretCmd) Run

func (cmd *UserSecretCmd) Run(ctx *clictx.Context) error

Run runs the command

Jump to

Keyboard shortcuts

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