|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
Support formatting a gitarg::Filename as per std::string.
This function Allows fmt::format to work with the gitarg::Filename type.
You can use any of the fmt::format specifiers that are allowed for a std::string type.
| [in] | f | The gitarg::String item you wish to format. |
References drama::CreateRunDramaTask().