ncp
ncp copied to clipboard
Made function isWritable simpler
- no need in return;
- no need to call done in 3 places;
- instead of true/false variable
resultwas added.