Aggregate JSON files to one JavaScript file containing one JSON object.
More...
Go to the source code of this file.
Aggregate JSON files to one JavaScript file containing one JSON object.
- Version
- $Revision: 328 $
- Author
- $Author: b-braun $
- Date
- $Date: 2014-08-06 19:24:55 +0200 (Mi, 06 Aug 2014) $
- See Also
- $HeadURL: https://svn.code.sf.net/p/sasunit/code/branches/v20_BB/saspgm/sasunit/_dependency_agg.sas $
- Copyright
- Copyright 2010, 2012 HMS Analytical Software GmbH. This file is part of SASUnit, the Unit testing framework for SAS(R) programs. For terms of usage under the GPL license see included file readme.txt or https://sourceforge.net/p/sasunit/wiki/readme.v1.2/.
- Parameters
-
i_path | Path containing JSON files that will be aggregated |
o_file | JavaScript file in rep/js containing a JSON object for visualisation |
Definition in file _dependency_agg.sas.