Skip to content

Conversation

@jtolio
Copy link

@jtolio jtolio commented Sep 27, 2015

Like os/exec's Cmd object, it is sometimes useful to be able to control where and how the child program is interacting with the world.

By doing this, we can now support building lua shells over telnet or other things.

Like os/exec's Cmd object, it is sometimes useful to be able
to control where and how the child program is interacting with
the world.

By doing this, we can now support building lua shells over
telnet or other things.
@camilo
Copy link

camilo commented Dec 28, 2015

LGTM, but needs tests.

cc @fbogsany

@marco-souza
Copy link

Hey, @jtolio 👋
Are you still working on it?

I need to get the Lua output execution for one of my projects, and this PR may solve the problem. If you don't have the time to work on the tests, let me know and I can take care of it. 😁

@jtolio
Copy link
Author

jtolio commented May 20, 2024

ha, please take over @marco-souza

@marco-souza
Copy link

marco-souza commented May 20, 2024

FYI, PR #135 was created! 🚀
Please, take a look when you can 🙏🏼

Update: I closed this ticket and replaced this lib with another better-maintained lib, as the project seems abandoned.

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.

3 participants