Interface

GioUnix-2.0GioUnixOutputStreamConstructorProps

interface ConstructorProps {
    close_fd: boolean;
    closeFd: boolean;
    fd: number;
}

Hierarchy (View Summary)

Index

Properties

Properties

close_fd: boolean
closeFd: boolean
fd: number