1 2 3 4 5 6 7
package main import ( "github.com/spf13/pflag" ) var Profile = pflag.StringP("profile", "p", ".", "slay the spire 2 profile folder")