KC's Workspace
Github
Preparing search index...
@kctools/bun-react
<internal>
ExecutableCommandOptions
Interface ExecutableCommandOptions
interface
ExecutableCommandOptions
{
executableFile
?:
string
;
hidden
?:
boolean
;
isDefault
?:
boolean
;
noHelp
?:
boolean
;
}
Hierarchy (
View Summary
)
CommandOptions
ExecutableCommandOptions
Index
Properties
executable
File?
hidden?
is
Default?
no
Help?
Properties
Optional
executable
File
executableFile
?:
string
Optional
hidden
hidden
?:
boolean
Optional
is
Default
isDefault
?:
boolean
Optional
no
Help
noHelp
?:
boolean
Deprecated
since v7, replaced by hidden
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
executable
File
hidden
is
Default
no
Help
Github
KC's Workspace
Loading...
Deprecated
since v7, replaced by hidden