#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-2022
Canonical Ltd.
Generated on Fri Nov 11 11:01:41 UTC 2022
This documentation is licensed under the GPL version 2 or 3.