Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davmac314/dinit
/ file_input_stack
Method
file_input_stack
src/includes/file-input-stack.h:34–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
33
public:
34
file_input_stack() = default;
35
file_input_stack(const file_input_stack &) = delete;
36
37
// Push a new input file
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected