docs/compose/config
Daniel Nephin c4f59e731d Make working_dir consistent in the config package.
- make it a positional arg, since it's required
- make it the first argument for all functions that require it
- remove an unnecessary one-line function that was only called in one place

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2015-11-12 13:54:39 -05:00
..
__init__.py Run pre-commit on all files 2015-08-24 17:04:50 -04:00
config.py Make working_dir consistent in the config package. 2015-11-12 13:54:39 -05:00
errors.py Split out compose.config.errors 2015-08-05 15:50:22 +01:00
fields_schema.json Environment keys can contain empty values 2015-10-19 15:16:19 -04:00
interpolation.py Use colors when logging warnings or errors, so they are more obvious. 2015-10-30 15:36:15 -04:00
service_schema.json Split validation into fields and service 2015-09-02 15:42:38 +01:00
validation.py Remove the duplicate 'Warning' prefix now that the logger adds the prefix. 2015-10-30 15:36:15 -04:00