yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
command_handler.cc File Reference
#include "cli/service/resources/command_handler.h"
#include <iostream>
#include <optional>
#include <utility>
#include "absl/flags/declare.h"
#include "absl/flags/flag.h"
#include "cli/service/rom/rom_sandbox_manager.h"
#include "util/macro.h"

Go to the source code of this file.

Namespaces

namespace  yaze
 
namespace  yaze::cli
 Namespace for the command line interface.
 
namespace  yaze::cli::resources
 

Functions

 ABSL_DECLARE_FLAG (bool, sandbox)
 

Function Documentation

◆ ABSL_DECLARE_FLAG()

ABSL_DECLARE_FLAG ( bool ,
sandbox  )