Skip to content

feat: add the ability to load a Lua filesystem instead of from OS#421

Open
mikefero wants to merge 4 commits intoyuin:masterfrom
Kong:embeded-lua-filesystem
Open

feat: add the ability to load a Lua filesystem instead of from OS#421
mikefero wants to merge 4 commits intoyuin:masterfrom
Kong:embeded-lua-filesystem

Conversation

@mikefero
Copy link

Changes proposed in this pull request:

This feature extends the Options to load a Lua filesystem instead of loading directly from the OS. This extension uses an interface to allow for user level overrides by requiring Open and Stat functions utilized by LState.

This feature extends the Options to load a Lua filesystem instead of
loading directly from the OS. This extension uses an interface to allow
for user level overrides by requiring Open and Stat functions utilized
by LState.
@mikefero mikefero force-pushed the embeded-lua-filesystem branch from 5199433 to 4b55230 Compare September 17, 2023 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants