CachingType type

ディスクに対して有効にするキャッシュの種類。

type CachingType = "None" | "ReadOnly" | "ReadWrite"