cpptooling.utility.virtualfilesystem

Members

Aliases

Path (from dextool.type)
alias Path = my.path.Path via public import dextool.type : Path;
Undocumented in source.

Classes

BlobVfs (from blob_model)
class BlobVfs via public import blob_model : BlobVfs;

A virtual file system of blobs.

Functions

toClangFiles
CXUnsavedFile[] toClangFiles(BlobVfs vfs)

Convert to an array that can be passed on to clang to use as in-memory source code.

Meta

License

MPL-2

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)

This Source Code Form is subject to the terms of the Mozilla Public License, v.2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.