Cartflows_WP_CLI::sync( array $args = array(), array $assoc_args = array() )

Sync Library.


Description

Sync the library and create the .json files.

Use: wp cartflows sync


Parameters

$args

(array) (Optional) Arguments.

Default value: array()

$assoc_args

(array) (Optional) Associated Arguments.

Default value: array()


Return

(void.)


Source

File: admin-core/inc/wp-cli.php


			


Changelog

Changelog
Version Description
x.x.x Introduced.