Bugfix: The sources and under parameters can have invalid slashes.
authorKevin Day <Kevin@kevux.org>
Thu, 6 Mar 2025 02:05:03 +0000 (20:05 -0600)
committerKevin Day <Kevin@kevux.org>
Thu, 6 Mar 2025 02:05:03 +0000 (20:05 -0600)
commitd8c83ce7f7809dfa1ffef914c1dd56c567450a4a
tree45dc548703f534a215bd31ae521313b8a827ecf9
parentef56909bdb1164099a7f0519ca8b61b9de1faf2e
Bugfix: The sources and under parameters can have invalid slashes.

The directory path cleanup function is not being called for these due to an incorrect boolean value.

Rename `cleanups` to `directory` to make this more clear that this is about being a directory more so than it is about cleanups.

Fix out of date parameter type documentation comment.

Remove old todo comment.
level_3/fake/c/main/common.c
level_3/fake/c/main/common/type.h