Interface

Gio-2.0GioFileMonitorConstructorProps

interface ConstructorProps {
    cancelled: boolean;
    rate_limit: number;
    rateLimit: number;
}

Hierarchy (View Summary)

Index

Properties

cancelled: boolean
rate_limit: number
rateLimit: number