initial checkin of TclCurl
This commit is contained in:
10
tests/command.tcl
Executable file
10
tests/command.tcl
Executable file
@ -0,0 +1,10 @@
|
||||
package require TclCurl
|
||||
|
||||
curl::transfer -url "127.0.0.1" -command "puts \"\nTransfer complete\n\""
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user