You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run command not working correctly inside a project directory
like I am in a directory name 'graph' but I want to run 'ladders5' I should write m run ladder5 but on writing this it runs the current directory only that is 'graph'
run command not working correctly inside a project directory
like I am in a directory name 'graph' but I want to run 'ladders5' I should write
m run ladder5but on writing this it runs the current directory only that is 'graph'