yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::GitignoreParser::Pattern Struct Reference

Public Attributes

std::string pattern
 
bool is_negation = false
 
bool directory_only = false
 

Detailed Description

Definition at line 59 of file file_browser.h.

Member Data Documentation

◆ pattern

std::string yaze::editor::GitignoreParser::Pattern::pattern

◆ is_negation

bool yaze::editor::GitignoreParser::Pattern::is_negation = false

Definition at line 61 of file file_browser.h.

Referenced by yaze::editor::GitignoreParser::AddPattern().

◆ directory_only

bool yaze::editor::GitignoreParser::Pattern::directory_only = false

Definition at line 62 of file file_browser.h.

Referenced by yaze::editor::GitignoreParser::AddPattern().


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