acquire icon indicating copy to clipboard operation
acquire copied to clipboard

Extend method for NamedObject.from_directory_information

Open DissectBot opened this issue 1 year ago • 0 comments

        # TODO: Let this method generate different types of NamedObjects according to its type         # Idealy they each handle their own behaviour themselves, and clean up after themselves.         # NOTE: this does require some additional methods to get added, such as maybe open, close, and details(?)         # Then it would also be nice to have a contextmanager that handles the open and closing of the object.

DissectBot avatar Mar 14 '24 16:03 DissectBot