Sha256: 4dce5441e29dae8ba7d55c192b39f3c15259cdc7797d244fe6e964e1b14a4265
Contents?: true
Size: 567 Bytes
Versions: 5
Compression:
Stored size: 567 Bytes
Contents
# Adebis input plugin for Embulk TODO: Write short description here and build.gradle file. ## Overview * **Plugin type**: input * **Resume supported**: yes * **Cleanup supported**: yes * **Guess supported**: no ## Configuration - **option1**: description (integer, required) - **option2**: description (string, default: `"myvalue"`) - **option3**: description (string, default: `null`) ## Example ```yaml in: type: adebis option1: example1 option2: example2 ``` ## Build ``` $ ./gradlew gem # -t to watch change of files and rebuild continuously ```
Version data entries
5 entries across 5 versions & 1 rubygems