Skip to content

Decide on naming #2

@coatless

Description

@coatless

Original thought was to name the package pkgwatch as an ode to GoT's Night Watch...

The original API was:

pkgwatch::watch_add()    # add pkg to blacklist
pkgwatch::watch_remove() # remove pkg from blacklist
pkgwatch::watch_active() # show the list of blocked packages.

The naming seemed odd here...

So, the next thought was to switch over to watcher, which invokes the idea of a sentry.

watcher::watch_pkg()
watcher::unwatch_pkg()
watcher::watchlist()

The intent here is a bit better than before.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions