userver: userver/components/process_starter.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
process_starter.hpp File Reference

Component for getting the engine::subprocess::ProcessStarter. More...

+ Include dependency graph for process_starter.hpp:

Go to the source code of this file.

Classes

class  components::ProcessStarter
 Component for getting the engine::subprocess::ProcessStarter. More...
 

Namespaces

namespace  components
 Contains functions and types to start a userver based service/tool.
 

Variables

template<>
constexpr bool components::kHasValidate< ProcessStarter > = true
 

Detailed Description

Component for getting the engine::subprocess::ProcessStarter.

Definition in file process_starter.hpp.