#include <Shell.h>
Definition at line 52 of file Shell.h.
template<typename... Arguments>
std::vector<std::string> folly::detail::ShellCmdFormat::operator() |
( |
Arguments &&... |
arguments | ) |
const |
|
inline |
Definition at line 55 of file Shell.h.
References folly::shellify().
57 format, std::forward<Arguments>(arguments)...);
std::vector< std::string > shellify(StringPiece format, Arguments &&...arguments)
The documentation for this struct was generated from the following file:
- proxygen/folly/folly/system/Shell.h