Use the yaml module to check for valid yaml. python -c 'import yaml, sys; yaml.safe_load(sys.stdin)' < cfg.
確定! 回上一頁