Skip to content

Allow user to define save path for generated Report #8

Description

@Mike-c-Jackson

Could a second save option be added to allow the user to define the savelocation of generated reports?

   @JsonIgnore
   public void save(String targetPath, string fileName) {
      SimpleFileReader.saveRelativePath(targetPath, fileName, this.toJson());
   }

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