@karmaniverous/get-dotenv
    Preparing search index...

    Function attachInitOptions

    • Internal

      Attach options/arguments for the init plugin mount.

      Parameters

      Returns Command<
          [string],
          {
              cliName?: string;
              configFormat: string;
              dynamic?: true;
              force?: true;
              withLocal?: true;
              yes?: true;
          },
          {},
      >