Skip to content

Fix inconsistencies in method/struct naming #32

@itpetey

Description

@itpetey

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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions