External module "finding_background"
Functions
findPage
- findPage(direction: any): Promise<any>
-
Parameters
Returns Promise<any>
findPageNavigate
- findPageNavigate(n: number): Promise<any>
-
Parameters
Returns Promise<any>
parser
-
Parameters
Returns object
-
ex_str: string
-
keys: undefined[]
pushKey
- pushKey(key: any): Promise<any>
-
Parameters
Returns Promise<any>
reset
- reset(args?: object): Promise<any>
-
Parameters
-
Default value args: object = { leavemarks: "false" }
Returns Promise<any>
At some point, this might be turned into a real keyseq parser
reset and selectFocusedfinds are OK candidates for map targets in the future. pushKey less so, I think.