Skip to content

get_ prefix unnecessary in exposed APIs #21

@k4rtik

Description

@k4rtik

The following APIs currently have get_ prefixed in their names. This is both inconsistent with psutil and with rest of the APIs. Consider renaming.

Process *get_process(unsigned int);
unsigned long int get_boot_time();
UsersInfo *get_users();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions