RadarrCommandHandler_FileSystem constructor

RadarrCommandHandler_FileSystem(
  1. Dio _client
)

Create a command handler using an initialized Dio client.

Implementation

RadarrCommandHandler_FileSystem(this._client);