| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
| client = self._require_client(client) | ||
| data = client.connection.api_request(method='GET', path=self.path) | ||
| self.filter_ = data['filter'] | ||
| self.destination = data['destination'] |
|
LGTM |
Sorry, something went wrong.
Add 'Sink.reload' API wrapper.
| Back | FazBrowse Home | New Git URL |
Uses #1597 as a base.