Index

Functions

rcFileToExCmds

  • rcFileToExCmds(rcText: string): string[]

runRc

  • runRc(rc: string): Promise<void>

source

  • source(filename?: string): Promise<boolean>

writeRc

  • writeRc(conf: string, force?: boolean, filename?: string): Promise<MessageResp>