urbit/pkg/landscape/sur/glob.hoon

6 lines
154 B
Plaintext
Raw Normal View History

|%
2021-05-19 01:12:39 +03:00
+$ glob (map path mime)
+$ glob-details [hash=@uv glob=(unit (each glob tid=@ta))]
+$ globs (map serve-path=path glob-details)
--