get()
in
app/vidispine/FieldGroupCache.ts [45:47]
3
lines of code
1
McCabe index (conditional complexity)
get(name: string) { return this._content.get(name); }