_id
stringlengths
2
6
title
stringlengths
0
58
partition
stringclasses
3 values
text
stringlengths
52
373k
language
stringclasses
1 value
meta_information
dict
q65200
test
function (context, grunt) { this.context = context; this.grunt = grunt; // Merge task-specific and/or target-specific options with these defaults. this.options = context.options(defaultOptions); }
javascript
{ "resource": "" }