component_testing::Directory

Summary

Public attributes

as = std::nullopt
std::optional< std::string_view >
availability = std::nullopt
std::optional< fuchsia::component::decl::Availability >
name
std::string_view
path = std::nullopt
std::optional< std::string_view >
rights = std::nullopt
std::optional< fuchsia::io::Operations >
subdir = std::nullopt
std::optional< std::string_view >
type = std::nullopt
std::optional< DependencyType >

Public attributes

as

std::optional< std::string_view > component_testing::Directory::as = std::nullopt

availability

std::optional< fuchsia::component::decl::Availability > component_testing::Directory::availability = std::nullopt

name

std::string_view component_testing::Directory::name

path

std::optional< std::string_view > component_testing::Directory::path = std::nullopt

rights

std::optional< fuchsia::io::Operations > component_testing::Directory::rights = std::nullopt

subdir

std::optional< std::string_view > component_testing::Directory::subdir = std::nullopt

type

std::optional< DependencyType > component_testing::Directory::type = std::nullopt