aiodav icon indicating copy to clipboard operation
aiodav copied to clipboard

Feature request: list the dead properties of an element (directory or file)

Open SudakovIvan opened this issue 1 year ago • 0 comments

Such as

   async def list_properties(self, path):
          pass # return a list of dead property names

SudakovIvan avatar May 02 '23 10:05 SudakovIvan