ktale
Toggle table of contents
2025.12.17.1626
jvm
Platform filter
jvm
Switch theme
Search in API
ktale
ktale-core
/
ktale.core.commands
/
Commands
/
FluentBuilder
Fluent
Builder
class
FluentBuilder
Members
Functions
aliases
Link copied to clipboard
fun
aliases
(
vararg
aliases
:
String
)
:
Commands.FluentBuilder
build
Link copied to clipboard
fun
build
(
)
:
CommandDefinition
description
Link copied to clipboard
fun
description
(
description
:
String
?
)
:
Commands.FluentBuilder
executor
Link copied to clipboard
fun
executor
(
executor
:
CommandExecutor
)
:
Commands.FluentBuilder
permission
Link copied to clipboard
fun
permission
(
permission
:
Permission
?
)
:
Commands.FluentBuilder