Executes the transplant command, main entry point for directory processing
:param source: source file to import
:type source: str or list
:param destination: destination table
:type destination: str
:return: None
:rtype: None
Executes the transplant command, main entry point for file processing
:param source: source file to import
:type source: str or list
:param destination: destination table
:type destination: str
:return: None
:rtype: None