class CrPty::PtyResult

Defined in:

crpty.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pid : LibC::Int, master_fd : LibC::Int) #

[View source]

Instance Method Detail

def master_fd : LibC::Int #

[View source]
def pid : LibC::Int #

[View source]