Skip to content

Please support args.output for dbPath #6

@rottmann

Description

@rottmann

From hexo/lib/hexo/index.js

  // If `output` is provided, use that as the
  // root for saving the db. Otherwise default to `base`.
  const dbPath = args.output || base;

you can access it with hexo.env.args.output

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions