Anvil
Anvil.Services.HomeStorage Class Reference

Full directory paths for the anvil home directory. More...

Properties

static string NLogConfig [get]
 The NLog config directory. More...
 
static string Paket [get]
 The root folder for Paket configuration and package cache. More...
 
static string PluginData [get]
 The root plugin data directory. Each plugin is assigned a unique directory in this folder. More...
 
static string Plugins [get]
 The root plugin directory. Each plugin is assigned a unique directory in this folder. More...
 
static string ResourceTemp [get]
 The temporary resources directory. Used by some Anvil APIs for ephemeral resources to be visible by ResMan. More...
 

Detailed Description

Full directory paths for the anvil home directory.

Property Documentation

◆ NLogConfig

string Anvil.Services.HomeStorage.NLogConfig
staticget

The NLog config directory.

◆ Paket

string Anvil.Services.HomeStorage.Paket
staticget

The root folder for Paket configuration and package cache.

◆ PluginData

string Anvil.Services.HomeStorage.PluginData
staticget

The root plugin data directory. Each plugin is assigned a unique directory in this folder.

◆ Plugins

string Anvil.Services.HomeStorage.Plugins
staticget

The root plugin directory. Each plugin is assigned a unique directory in this folder.

◆ ResourceTemp

string Anvil.Services.HomeStorage.ResourceTemp
staticget

The temporary resources directory. Used by some Anvil APIs for ephemeral resources to be visible by ResMan.


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