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

#include <command.h>

Inheritance diagram for yaze::cli::Decompress:
Collaboration diagram for yaze::cli::Decompress:

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

Definition at line 124 of file command.h.

Member Function Documentation

◆ handle()

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

Implements yaze::cli::CommandHandler.

Definition at line 11 of file compress.cc.

References yaze::cli::FG_RESET, and yaze::cli::FG_UNDERLINE.


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