Make path api more understandable, breaks certain code and have makeabsolute and makerelative
This commit is contained in:
@ -188,6 +188,7 @@ namespace Tesses::Framework::Filesystem
|
||||
delete dir;
|
||||
});
|
||||
}
|
||||
LocalFilesystem LocalFS;
|
||||
}
|
||||
|
||||
// C:/Users/Jim/Joel
|
||||
Reference in New Issue
Block a user