Documentation ¶
Index ¶
- Constants
- Variables
- func InstallAction(args ...ice.Any) ice.Actions
- func LoadPlug(m *ice.Message, language ...string)
- func PlugAction() ice.Actions
- func ProcessVimer(m *ice.Message, path, file, line string, arg ...string)
- func ProcessXterm(m *ice.Message, args []string, arg ...string)
- func TagsList(m *ice.Message, cmds ...string)
Constants ¶
View Source
const ( HTTP = "http" REDIS = "redis" )
View Source
const ( NCONN = "nconn" NREQS = "nreqs" )
View Source
const ( H = "h" CC = "cc" MAN = "man" MAN1 = "man1" MAN2 = "man2" MAN3 = "man3" MAN8 = "man8" )
View Source
const ( COMMENT = "comment" KEYWORD = "keyword" CONSTANT = "constant" DATATYPE = "datatype" FUNCTION = "function" )
View Source
const ( SPLIT = "split" SPACE = "space" OPERATE = "operate" PREFIX = "prefix" SUFFIX = "suffix" )
View Source
const ( PLUG = "plug" SHOW = "show" EXEC = "exec" )
View Source
const ( BINNARY = "binnary" SERVICE = "service" SECONDS = "seconds" )
View Source
const ( LIB = "lib" PAGE = "page" PANEL = "panel" PLUGIN = "plugin" )
View Source
const ( PAGE_INDEX_CSS = "page/index.css" PAGE_CACHE_CSS = "page/cache.css" PAGE_CACHE_JS = "page/cache.js" PAGE_INDEX_JS = "page/index.js" PAGE_CAN_CSS = "page/can.css" PAGE_CAN_JS = "page/can.js" )
View Source
const AUTOGEN = "autogen"
View Source
const BENCH = "bench"
View Source
const BINPACK = "binpack"
View Source
const C = "c"
View Source
const CASE = "case"
View Source
const CODE = "code"
View Source
const COMPILE = "compile"
View Source
const CSS = "css"
View Source
const DEVPACK = "devpack"
View Source
const FAVOR = "favor"
View Source
const (
GIT = "git"
)
View Source
const GO = "go"
View Source
const GODOC = "godoc"
View Source
const HTML = "html"
View Source
const INNER = "inner"
View Source
const INSTALL = "install"
View Source
const JS = "js"
View Source
const JSON = "json"
View Source
const MOD = "mod"
View Source
const NODE = "node"
View Source
const OAUTH = "oauth"
View Source
const PPROF = "pprof"
View Source
const (
PREPARE = "prepare"
)
View Source
const PUBLISH = "publish"
View Source
const (
RELAY = "relay"
)
View Source
const SHY = "shy"
View Source
const SUM = "sum"
View Source
const (
TAGS = ".tags"
)
View Source
const TEMPLATE = "template"
View Source
const UPGRADE = "upgrade"
View Source
const VIMER = "vimer"
View Source
const WEBPACK = "webpack"
View Source
const XTERM = "xterm"
Variables ¶
Functions ¶
func ProcessVimer ¶ added in v1.4.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.