[ ECLiPSe Debugger built-in.|Group Index|
Full Index]
set_leash(?Ports, +Leash)
Currently not supported.
- ?Ports
- Atom, list of atoms, or variable.
- +Leash
- Atom.
Description
Sets the port specified by Port to the leash mode Leash.
Currently not supported.
Fail Conditions
None.
Resatisfiable
No.
Exceptions
- (4) Instantiation fault
- Leash is not instantiated.
- (5) Type error
- Ports is instantiated, but not to an atom or a list of atoms.
- (5) Type error
- Ports is instantiated to an atom or list of atoms, but the atoms are not all valid ports.
- (5) Type error
- Leash is instantiated, but not to an atom.
- (5) Type error
- Ports is instantiated to an atom, but not to one of the leashing modes.
Examples
See Also
get_leash / 2