ncp icon indicating copy to clipboard operation
ncp copied to clipboard

Made function isWritable simpler

Open coderaiser opened this issue 11 years ago • 0 comments

  • no need in return;
  • no need to call done in 3 places;
  • instead of true/false variable result was added.

coderaiser avatar Nov 19 '14 08:11 coderaiser