Skip to content

console.aur #

fn cmd #

pub fn cmd() cli.Command

cmd returns the cli module for interacting with the AUR API.

struct Config #

struct Config {
	address string [required]
	api_key string [required]
}