= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
package git
-
git
-
-
git.top
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Channel abstraction.
Connect to a remote server, get the corresponding input and output channels and apply a function on them. Close the channel once the function returns. The init
corresponds to an optional first message sent on the connection to set-it up.
Read all the channel contents (until the channel is closed by the other side).