nc-photos/np_db/build.yaml

11 lines
302 B
YAML

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