Method Protocols.Bittorrent.Generator()->add()
- Method
add
this_program
add(string
path
,void
|string
base
)- 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.