class TwitterAds::JqCommand

Included Modules

Defined in:

twitter-ads/jq.cr

Constructors

Instance Method Summary

Instance methods inherited from module TwitterAds::Jq

run(filter : String, json : String) : String run

Constructor Detail

def self.new(debug : Bool = false) #

[View source]

Instance Method Detail

def run(filter : String, source : String) : String #

[View source]