Go to the documentation of this file.
19#ifndef MIRAL_SET_COMMAND_LINE_HANDLER_H
20#define MIRAL_SET_COMMAND_LINE_HANDLER_H
24namespace mir {
class Server; }
38 using Handler = std::function<void(
int argc,
char const*
const* argv)>;
void operator()(mir::Server &server) const
SetCommandLineHandler(Handler const &handler)
std::function< void(int argc, char const *const *argv)> Handler
Definition set_command_line_handler.h:38
Definition splash_session.h:24
Mir Abstraction Layer.
Definition floating_window_manager.h:29
Copyright © 2012-2026
Canonical Ltd.
Generated on Sun Mar 15 20:28:55 UTC 2026
This documentation is licensed under the GPL version 2 or 3.