Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

- ESP_OK on success - ESP_ERR_INVALID_STATE, if repl has started already

Notes

Once the REPL gets started, it won't be stopped until the user calls repl->del(repl) to destroy the REPL environment.

References

from examples