kubo/commands/files
Kevin Atkinson 73f9a90cbf Create a FilestoreNode object to carry PosInfo
When doing a filestore add, we wrap whatever nodes we create in a
FilestoreNode object and add the PosInfo to it so that the filestore
will be able to extract information as needed.

Edited by whyrusleeping

License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2016-10-24 16:30:45 -04:00
..
file_test.go Remove errors pointed out by govet 2016-06-14 13:40:16 +02:00
file.go Create a FilestoreNode object to carry PosInfo 2016-10-24 16:30:45 -04:00
is_hidden_windows.go Add hidden file support to add 2015-07-09 04:07:34 -07:00
is_hidden.go Add hidden file support to add 2015-07-09 04:07:34 -07:00
linkfile.go implement symlinks in unixfs, first draft 2015-08-30 13:33:42 -07:00
multipartfile.go Flatten multipart file transfers 2016-01-12 08:22:55 -08:00
readerfile.go cmds/add: use dagutils.Editor, like patch 2015-08-12 08:24:06 +02:00
serialfile.go fix progress bar in add 2016-06-22 17:09:35 -07:00
slicefile.go Flatten multipart file transfers 2016-01-12 08:22:55 -08:00