SessionStdin
works.iterative.claude.core.model.SessionStdin
object SessionStdin
The lines a Session writes to the CLI process's stdin.
User input is encoded with UserInput.encode into a content-block array, so the verbatim user text is its own block and never concatenates with context — injection is impossible by construction. Control requests use the vendor control protocol correlated by request_id.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
SessionStdin.type
Members list
In this article