X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=APIs%2Fhandle.api;h=7afab28b5caa68446e4a61b3c3c3c23f41c51373;hb=cf654cde5cfc9337e254934b23274e4a7b3432ba;hp=6cbab8d541e74e6d109a186abfb5f455e8d984bc;hpb=2c2b03cd99c55606d16e02b014a8a63055874867;p=wrappi.git diff --git a/APIs/handle.api b/APIs/handle.api index 6cbab8d..7afab28 100644 --- a/APIs/handle.api +++ b/APIs/handle.api @@ -21,3 +21,4 @@ entry_point local void connect () enum scheme ["local"; "ssh"] entry_point local void set_scheme (enum scheme scheme) entry_point local void set_hostname (string hostname) +entry_point local void set_wrappid_path (string wrappid)