Provides an immutable snapshot of an Anki application discovered on the local computer.
string InstallationDirectory
Gets the directory containing the discovered Anki executable.
string VersionText
Gets the normalized version text observed during detection.
Version Version
Gets the parsed Anki application version.
bool ProfilesPresent
Gets whether the data directory contained at least one immediate child directory when detected.
bool MediaDirectoriesPresent
Gets whether an immediate profile directory contained a collection.media directory.
string? DataDirectory
Gets the conventional or explicitly overridden Anki data directory.
bool AddonsDirectoryPresent
Gets whether an addons21 directory existed directly below the data directory.
bool CollectionsPresent
Gets whether an immediate profile directory contained a recognized collection filename.
string ExecutablePath
Gets the discovered Anki executable path.