yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::cli::Open Class Reference

Open a Rom file and display information about it. More...

#include <command.h>

Inheritance diagram for yaze::cli::Open:
Collaboration diagram for yaze::cli::Open:

Public Member Functions

absl::Status handle (const std::vector< std::string > &arg_vec) override
 
- Public Member Functions inherited from yaze::cli::CommandHandler
 CommandHandler ()=default
 
virtual ~CommandHandler ()=default
 

Additional Inherited Members

- Public Attributes inherited from yaze::cli::CommandHandler
app::Rom rom_
 

Detailed Description

Open a Rom file and display information about it.

Definition at line 81 of file command.h.

Member Function Documentation

◆ handle()

absl::Status yaze::cli::Open::handle ( const std::vector< std::string > & arg_vec)
inlineoverridevirtual

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