Entropic 2.3.8
Local-first agentic inference engine
Loading...
Searching...
No Matches
entropic::cli::DownloadArgs Struct Reference

Public Attributes

std::string key
 
std::filesystem::path override_dir
 
bool want_list = false
 
bool error = false
 

Detailed Description

Definition at line 115 of file download.cpp.

Member Data Documentation

◆ error

bool entropic::cli::DownloadArgs::error = false

Definition at line 119 of file download.cpp.

◆ key

std::string entropic::cli::DownloadArgs::key

Definition at line 116 of file download.cpp.

◆ override_dir

std::filesystem::path entropic::cli::DownloadArgs::override_dir

Definition at line 117 of file download.cpp.

◆ want_list

bool entropic::cli::DownloadArgs::want_list = false

Definition at line 118 of file download.cpp.


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