Bash++
Bash++ compiler internal documentation
Public Attributes | List of all members
bpp::BashppServer::RequestHandlerEntry Struct Reference

Public Attributes

std::string_view method_name
 
RequestHandler handler
 

Member Data Documentation

◆ handler

RequestHandler bpp::BashppServer::RequestHandlerEntry::handler

◆ method_name

std::string_view bpp::BashppServer::RequestHandlerEntry::method_name

The documentation for this struct was generated from the following file: