menu
xterm package
documentation
input/keytab/keytab_record.dart
KeytabAction
KeytabAction.new constructor
KeytabAction.new constructor
dark_mode
light_mode
KeytabAction
constructor
KeytabAction
(
KeytabActionType
type
,
String
value
)
Implementation
KeytabAction(this.type, this.value);
xterm package
documentation
input/keytab/keytab_record
KeytabAction
KeytabAction.new constructor
KeytabAction class