Hierarchy

Index
_parent: any
args: string
completion: string
fuse: any = undefined
fuseOptions: object = ...
findAllMatches: boolean = true
ignoreFieldNorm: boolean = true
ignoreLocation: boolean = true
includeScore: boolean = true
keys: string[] = ...
minMatchCharLength: number = 1
shouldSort: boolean = true
threshold: any = ...
lastExstr: string
lastFocused: CompletionOption
node: any
optionContainer: HTMLElement = ...
options: AproposCompletionOption[]
prefixes: string[] = []
sortScoredOptions: boolean = false
trailingSpace: boolean
  • get state(): OptionState

    Returns OptionState

  • set state(newstate: OptionState): void

    Control presentation of Source

    Parameters

    • newstate: OptionState

    Returns void

  • Parameters

    • name: string
    • doc: string
    • flag: string

    Returns AproposCompletionOption