Interface

NM-1.0NMSettingMatchConstructorProps

interface ConstructorProps {
    driver: string[];
    interface_name: string[];
    interfaceName: string[];
    kernel_command_line: string[];
    kernelCommandLine: string[];
    name: string;
    path: string[];
}

Hierarchy (View Summary)

Index
driver: string[]
interface_name: string[]
interfaceName: string[]
kernel_command_line: string[]
kernelCommandLine: string[]
path: string[]
name: string