MCPcopy Create free account
hub / github.com/Neverous/efibooteditor / FilePath

Method FilePath

include/bootentry.h:1263–1263  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1261
1262public:
1263 FilePath() = default;
1264 FilePath(const EFIBoot::File_path::MEDIA::File_path &file_path);
1265 EFIBoot::File_path::MEDIA::File_path toEFIBootFilePath() const;
1266

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected