class Webdrivers::Common::ZipExtractor

Defined in:

webdrivers/common/zip_extractor.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(zip_file : File, driver_name : String, install_path : String) #

[View source]

Instance Method Detail

def driver_name : String #

[View source]
def extract #

[View source]
def install_path : String #

[View source]
def zip_file : File #

[View source]