spot
0.8.3
|
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | spot |
Functions | |
bool | spot::is_bare_word (const char *str) |
std::string | spot::quote_unless_bare_word (const std::string &str) |
Double-quote words that are not bare. |