#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-2021
Canonical Ltd.
Generated on Thu Nov 11 16:37:50 UTC 2021
This documentation is licensed under the GPL version 2 or 3.