Skip to content

Make methods to scaffold things more accessible #327

@benjamingrolleau

Description

@benjamingrolleau

I was working on a custom command to scaffold my own files. I tried to extend Scaffold_Command, but as mentioned in #3957, I have to rewrite some methods because their parent versions are private.

For example : canonicalize_path, check_target_directory.

I think it would be nice to make these methods protected, so we can extend Scaffold_Command easier.

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