Sha256: ed5d21597cbd65571a9e242120a52af37e9ab1b1e206265b8b67b9c4365383dc
Contents?: true
Size: 144 Bytes
Versions: 18
Compression:
Stored size: 144 Bytes
Contents
module Pantograph class CommandExecutor def execute(command: nil, target_object: nil) not_implemented(__method__) end end end
Version data entries
18 entries across 18 versions & 1 rubygems