Skip to content

Allow to set configuration and plugins base path in cmdline #361

@vbmacher

Description

@vbmacher

config / plugins base path should be able to set from cmdline.

Currently config path is given by

private static final Path basePath = Path.of(System.getProperty("user.dir"));

in ConfigFiles, line 45.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions