Tube.using

This function retrieves a string containing the name of the tube that the Tube object is currently using.

  1. string using [@property getter]
    class Tube
    @property
    string
    using
    ()
  2. string using [@property setter]

Meta