xtd 0.2.0
Loading...
Searching...
No Matches
search_option.h File Reference
#include "../enum.h"

Definition

Contains xtd::io::search_option enum class.

Go to the source code of this file.

Namespaces

namespace  xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
 
namespace  xtd::io
 The xtd::io namespace contains types that allow reading and writing to files and data streams, and types that provide basic file and directory support.
 

Enumerations

enum class  xtd::io::search_option {
  xtd::io::search_option::top_directory_only ,
  xtd::io::search_option::all_directories
}
 Specifies whether to search the current directory, or the current directory and all subdirectories. More...