Skip to content

Feature: Add machinery for verifying file and directory paths #183

@yardasol

Description

@yardasol

Background and motivation

See discussion in PR #178. Currently SaltProc has some gaps in its program flow where paths are passed to class constructors, but have not been checked as valid.

Description of idea

We need to add machinery that allows us to check these paths. Something like check_value.py in OpenMC.

Implementation details

None, see the above link for inspiration.

Potential snags

None.

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