Command
Command
API
<empty>
CommandSourceFormats
ConnectionTypeFormats
ExecFormats
ServerAuthenticationFormats
sbt
ApplicationID
ApplicationID
BasicCommandStrings
BasicCommands
BasicKeys
Command
Command
CommandDefinitions
CommandSource
CommandSource
CommandUtil
ConnectionType
ConnectionType
Local
Tcp
Exec
Exec
Exit
Help
Help
Highlight
Identity
Reboot
ServerAuthentication
ServerAuthentication
Token
State
State
ClearGlobalLog
Continue
History
KeepLastLog
Next
Return
StateOpsImpl
StateOps
TemplateResolverInfo
Watched
Watched
WatchSource
sbt.internal
CommandChannel
ConsolePromptEvent
ConsoleUnpromptEvent
sbt.internal.client
BspClient
ConsoleInterface
NetworkClient
NetworkClient
ServerConnection
sbt.internal.server
ServerCallback
ServerHandler
ServerHandler
ServerIntent
ServerIntent
sbt.internal.util
JoinThread
ThreadOps
xsbt
IPC
Server
IPC
Command
/
sbt
/
BasicKeys
BasicKeys
sbt.BasicKeys$
object
BasicKeys
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
BasicKeys
.type
Clear all
Members list
Concise view
Value members
Concrete fields
val
autoStartServer
:
AttributeKey
[
Boolean
]
val
bspEnabled
:
AttributeKey
[
Boolean
]
val
colorShellPrompt
:
AttributeKey
[(
Boolean
,
State
)
=>
String
]
val
extraMetaSbtFiles
:
AttributeKey
[
Seq
[
VirtualFile
]]
val
fullServerHandlers
:
AttributeKey
[
Seq
[
ServerHandler
]]
val
historyPath
:
AttributeKey
[
Option
[
File
]]
val
serverAuthentication
:
AttributeKey
[
Set
[
ServerAuthentication
]]
val
serverConnectionType
:
AttributeKey
[
ConnectionType
]
val
serverHost
:
AttributeKey
[
String
]
val
serverIdleTimeout
:
AttributeKey
[
Option
[
FiniteDuration
]]
val
serverPort
:
AttributeKey
[
Int
]
val
serverUseJni
:
AttributeKey
[
Boolean
]
val
shellPrompt
:
AttributeKey
[
State
=>
String
]
val
watch
:
AttributeKey
[
Watched
]
val
windowsServerSecurityLevel
:
AttributeKey
[
Int
]