Method Protocols.Bittorrent.Generator()->add()
- Method
add
this_programadd(stringpath,void|stringbase)- Description
Add a file, or a directory tree to the torrent. This will call add_directory_tree or add_file.
this_program add(string path, void|string base)
Add a file, or a directory tree to the torrent. This will call add_directory_tree or add_file.