bloqade.stim.emit.stim_str.EmitStimFrame
← Module overview
class
method
method
classEmitStimFrame¶source
bloqade.stim.emit.stim_str.EmitStimFrame
Bases: EmitFrame[str], Generic[IO_t]
class EmitStimFrame(io: IO_t = cast(IO_t, sys.stdout))Parameters
| Name | Type | Default | Description |
|---|---|---|---|
io | IO_t | cast(IO_t, sys.stdout) |
Attributes
| Name | Type | Default | Description |
|---|---|---|---|
io | IO_t | cast(IO_t, sys.stdout) |
methodwrite¶source
bloqade.stim.emit.stim_str.EmitStimFrame.write
methodwrite_line¶source
bloqade.stim.emit.stim_str.EmitStimFrame.write_line