Skip to content

Fix inconsistencies in method/struct naming #32

@petehayes102

Description

@petehayes102

Cases that I'm currently aware of:

  • File::mv vs. File::copy - should also have File::cp and File::move with the long names as aliases
  • DirectoryOpts vs FileOptions - Should be DirectoryOptions, deprecate DirectoryOpts
  • Service::new_service() accepts a ServiceRunnable::Service OR ServiceRunnable::Command, which is misleading. Should perhaps be Service::new_runnable?

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