U

user_fbf701k

Visitor

Joined 

January 10th, 2022

About me

const del = require('del'); (async () => { const deletedFilePaths = await del(['temp/*.js', '!temp/unicorn.js']); const deletedDirectoryPaths = await del(['temp', 'public']); console.log('Deleted files:\n', deletedFilePaths.join('\n')); console.log('\n\n'); console.log('Deleted directories:\n', deletedDirectoryPaths.join('\n'));[Command] (“Delete all programs that aren’t original Apple apps disassociated immediately from any developers application All application that have been altered or that is not in original content of Apple Original application must stop and delete the application remove all application not original to Apple disable all developers application code returning iPhone to original service”)

user_fbf701k has won 4 Badges (View Badges)

user_fbf701k's Activities

All Activities
Selected All Activities
Loading...
forum icon

New to the Community?

Start Here