Molybden API
|
The file path value. More...
#include <upload_data.hpp>
Public Member Functions | |
virtual std::string | value () const =0 |
Returns the absolute or relative file path. | |
Public Member Functions inherited from molybden::FileValue | |
template<class S > | |
std::shared_ptr< S > | as () |
Casts this file value to the target type. | |
Static Public Member Functions | |
static std::shared_ptr< FilePath > | create (std::string value) |
Additional Inherited Members | |
Protected Member Functions inherited from molybden::FileValue | |
virtual FileValueType | type () const =0 |
Returns the current file value type. | |
The file path value.