VulpesCloud
Toggle table of contents
2.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
VulpesCloud
VulpesCloud-node
/
de.vulpescloud.node.command.impl
/
ConsoleCommandSource
Console
Command
Source
class
ConsoleCommandSource
:
CommandSource
Members
Constructors
Console
Command
Source
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
check
Permission
Link copied to clipboard
open
override
fun
checkPermission
(
permission
:
String
)
:
Boolean
name
Link copied to clipboard
open
override
fun
name
(
)
:
String
{@inheritDoc}
send
Message
Link copied to clipboard
open
override
fun
sendMessage
(
vararg
messages
:
String
)
open
override
fun
sendMessage
(
message
:
String
)
open
override
fun
sendMessage
(
messages
:
Collection
<
String
>
)
{@inheritDoc}
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
{@inheritDoc}