home *** CD-ROM | disk | FTP | other *** search
- /**
- * File: curl.scr
- * Summary: Curl agent
- * Author: Anas Nashif <nashif@suse.de>
- * Access: execute-only
- * See: curl(1), libcurl(3)
- *
- * Example:
- * Dir(.curl)
- * (["WHAT", "EVER", "YOU", "GET"])
- **
- * Read(.curl)
- * ("WHAT_EVER_YOU_GET")
- **
- * Write(.curl, value)
- * (true)
- *
- * $Id: curl.scr 13018 2003-12-11 12:52:53Z jhumpol $
- */
- .curl
-
- `ag_curl(
- `CurlAgent()
- )
-