|
di 0.1.0
|
#include "di/cli/value_type.h"#include "di/container/view/join_with.h"#include "di/container/view/keys.h"#include "di/container/view/transform.h"#include "di/format/prelude.h"#include "di/vocab/tuple/prelude.h"Go to the source code of this file.
Namespaces | |
| namespace | di |
| namespace | di::cli |
| namespace | di::cli::bash |
Functions | |
| constexpr auto | di::cli::bash::escape_value (StringView input) -> String |
| constexpr auto | di::cli::bash::value_completions (ValueType value_type, Span< Tuple< String, StringView > > values) -> String |