module Cmds::BatchCmd::ReduceData

Extended Modules

Defined in:

cli/cmds/batch/reduce_data.cr

Instance Method Summary

Instance Method Detail

def limit?(current_url : String) : Int32 | Nil #

[View source]
def reduce_data(current_url : String, min_limit : Int32) : String #

[View source]
def update_limit(url : String, limit : Int32 | Nil) #

[View source]