class ChatGPT::InputSubstitutor
- ChatGPT::InputSubstitutor
- Reference
- Object
Defined in:
chatgpt/input_substitutor.crConstructors
Instance Method Summary
- #command(input_msg, command_pattern)
- #file(input_msg, file_pattern)
- #stderr(input_msg, stderr_pattern)
- #stdout(input_msg, stdout_pattern)
- #url(input_msg, url_pattern)