class ICrystal::Config
- ICrystal::Config
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
icrystal/kernel.crConstructors
Instance Method Summary
- #control_port : Int32
- #control_port=(control_port : Int32)
- #hb_port : Int32
- #hb_port=(hb_port : Int32)
- #iopub_port : Int32
- #iopub_port=(iopub_port : Int32)
- #ip : String
- #ip=(ip : String)
- #key : String
- #key=(key : String)
- #shell_port : Int32
- #shell_port=(shell_port : Int32)
- #signature_scheme : String
- #signature_scheme=(signature_scheme : String)
- #stdin_port : Int32
- #stdin_port=(stdin_port : Int32)
- #transport : String
- #transport=(transport : String)