SIGN IN SIGN UP

opa inspect: Fix path of data namespaces on windows (#5508)

Instead of a hard-coded "/", we're now using os.PathSeparator to process
the file path. It's also cleaned before displaying.

Fixes part of #5503.

Signed-off-by: shm12 <shm.bia@gmail.com>
S
shm12 committed
0e398fdcd7d701c9e0af015b3945fb8b493b26a1
Parent: 9664d4a
Committed by GitHub <noreply@github.com> on 1/3/2023, 8:53:14 AM