1 2 3 4 5 6 7 8 9
// +build !varlink package main import ( "github.com/urfave/cli" ) var varlinkCommand *cli.Command