@semo/core
    Preparing search index...

    Function consoleReader

    • Console Reader

      Mostly use less mode, if HOME can not be detected, it will fallback to console.log

      Parameters

      • content: string

        The content to read

      • opts: { identifier?: string; plugin?: string; tmpPathOnly?: boolean } = {}
      • scriptName: string = 'semo'

      Returns Promise<string | true>