Skip to content
Snippets Groups Projects
Commit b25dab9e authored by Gerhard Raven's avatar Gerhard Raven
Browse files

Extend IFileAccess interface with a `read` function

`IFileAccess;:read` returns an `optional<string>` with the content of the
requested file -- if it can be read. Otherwise it returns an 'empty'
optional.
parent 0a924e98
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment