Skip to content

obsidian/implementations/functions

FunctionDescription
createTFileInstanceCreates and properly initializes the instance of obsidian#TFile even the underlying file does not exist. This doesn’t create the missing file on the file system.
createTFolderInstanceCreates and properly initializes the instance of obsidian#TFolder even the underlying folder does not exist. This doesn’t create the missing folder on the file system.
getDataAdapterExGet the instance of the current DataAdapterEx.