voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
voxelman.command.plugin
voxelman
command
Public Imports
netlib
public
import
netlib
:
SessionId
;
std.getopt
public
import
std
.
getopt
;
voxelman.core.packets
public
import
voxelman
.
core
.
packets
:
CommandSourceType
;
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.
Mixin templates
CommandPluginCommon
mixintemplate
CommandPluginCommon
(bool isServer)
Undocumented in source.
Structs
CommandInfo
struct
CommandInfo
Undocumented in source.
CommandParams
struct
CommandParams
Undocumented in source.
Meta
Source
See Source File
License
Boost License 1.0
.
Copyright
Copyright (c) 2015-2018 Andrey Penechko.
Authors
Andrey Penechko.
voxelman
command
modules
plugin
plugininfo