« Previous | Next » 

Revision d6026d0b

ID: d6026d0b30f483303c57715cbf20474a8d50518a
Added by Dominic Baggott 251 days ago

fs-base.list returns filenames not paths.

This brings it inline with the spec for Filesystem/A/0:

this means that list("x") of a directory containing "a" and "b" would return ["a", "b"], not ["x/a", "x/b"].

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences