voxelman v0.6.1 (2016-01-09T15:39:38Z)
Dub
Repo
voxelman.command.plugin
voxelman
command
Public Imports
std.getopt
public
import
std
.
getopt
;
Undocumented in source.
Members
Aliases
CommandHandler
alias
CommandHandler
=
void
delegate
(
CommandParams
params
)
Undocumented in source.
Classes
CommandPluginClient
class
CommandPluginClient
Undocumented in source.
CommandPluginServer
class
CommandPluginServer
Undocumented in source.
Enums
ExecStatus
enum
ExecStatus
Undocumented in source.
Imports
ClientId (from netlib.connection)
public
import
netlib
.
connection
:
ClientId
;
Undocumented in source.
Mixin templates
CommandPluginCommon
mixintemplate
CommandPluginCommon
()
Undocumented in source.
CommandPluginServerImpl
mixintemplate
CommandPluginServerImpl
()
Undocumented in source.
Structs
CommandParams
struct
CommandParams
Undocumented in source.
ExecResult
struct
ExecResult
Undocumented in source.
Meta
Source
See Source File
License
Boost License 1.0
.
Copyright
Copyright (c) 2015-2016 Andrey Penechko.
Authors
Andrey Penechko.
voxelman
command
modules
plugin
plugininfo