Revision Date Author Comments
# e8a1781c 27-Oct-2024 Gina Peter Banyard

ext/standard: Transform tentative return types into proper types for Directory class

This class is now final


# 0640fbab 24-Sep-2024 Gina Peter Banyard

ext/standard/dir.c: Directory class should behave like other resource objects


# 76f6592d 24-Sep-2024 Gina Peter Banyard

ext/standard: Add tests for Directory class