Struct xtest_data::FsData [−][src]
pub struct FsData { /* fields omitted */ }Expand description
The product of Vcs, ensuring local file system accessible test resources.
This object is used to retrieve the local paths of resources that have been registered with the
methods Vcs::file() and Vcs::tree() before.