nc-photos/np_db/build.yaml

12 lines
302 B
YAML
Raw Permalink Normal View History

targets:
$default:
builders:
to_string_build:
options:
formatStringNameMapping:
double: "${$?.toStringAsFixed(3)}"
List: "[length: ${$?.length}]"
File: "${$?.path}"
FileDescriptor: "${$?.fdPath}"
useEnumName: true