Skip to content

use Paths.get() more uniformly #25

@owolabileg

Description

@owolabileg

We need to replace patterns like this: String path = "a" + File.separator + "b" with String path = Path.get("a", "b") for reasons that were discussed in #13

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions