#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-2019
Canonical Ltd.
Generated on Wed Aug 28 06:17:33 UTC 2019
This documentation is licensed under the GPL version 2 or 3.