#include <mir/optional_value.h>
#include <miral/lambda_as_function.h>
#include <functional>
#include <memory>
#include <string>
Go to the source code of this file.
|
class | miral::CommandLineOption |
| Add a user configuration option to Mir's option handling. By default the callback will be invoked following Mir initialisation but prior to the server starting. The value supplied to the callback will come from the command line, environment variable, config file or the default. More...
|
|
|
auto | miral::pre_init (CommandLineOption const &clo) -> CommandLineOption |
| Update the option to be called back before Mir initialization starts. More...
|
|
Copyright © 2012-2020
Canonical Ltd.
Generated on Sun Jul 12 13:42:31 UTC 2020
This documentation is licensed under the GPL version 2 or 3.