Skip to content

Strings (essentially pointers) as arguments can be nullable #16

@RamyElkest

Description

@RamyElkest

For instance virDomainGetMetadata takes a uri string which is conditionally nullable

This should apply to virConnectOpen as well

This will probably apply to all pointer types

This means in our type check we should check for napi_null/napi_undefined as well as the type

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions