Skip to content

Tasks Subdirectories #228

@flippedbits

Description

@flippedbits

Crunz version: 1.12.0
PHP version: 7.1.25

In crunz.yml I have set the source: src/tasks
In my src/tasks directory if I place a file name TestTasks.php and run schedule:list it shows the item but if I create a subdirectory called Test and place TestTasks.php in there schedule:list shows no tasks.

I see in the readme it states "Since Crunz scans the tasks directory recursively..." so I assumed it would look in subdirectories. Should it be scanning subdirectories?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions