Foundation
Loading...
Searching...
No Matches
Namespaces | Functions
PathUtil.hpp File Reference
#include <cctype>
#include <Core/Container.hpp>

Go to the source code of this file.

Namespaces

namespace  EditorPathUtil
 

Functions

Foundation::Core::StringView EditorPathUtil::ParentPath (Foundation::Core::StringView path)
 
Foundation::Core::StringView EditorPathUtil::FileName (Foundation::Core::StringView path)
 
Foundation::Core::StringView EditorPathUtil::Stem (Foundation::Core::StringView path)
 
Foundation::Core::String EditorPathUtil::JoinPath (Foundation::Core::StringView dir, Foundation::Core::StringView file)
 
Foundation::Core::String EditorPathUtil::LowerExtension (Foundation::Core::StringView path)