axom icon indicating copy to clipboard operation
axom copied to clipboard

Use axom::Path for path operations in IOManager

Open nselliott opened this issue 4 years ago • 0 comments

Currently there is usage of some low-level conduit utilities and some other ad-hoc string operations for the file paths and data paths. This can likely be cleaned up by using axom::Path without changing the public API.

nselliott avatar Dec 23 '21 17:12 nselliott