The folder frontend only contains one item, namely the folder lqclient. Couldn't we omit this intermediate folder lqclient and move its contents directly to the frontend folder?
The folder backend contains the folder lqserver and two other items. Couldn't we omit this intermediate folder lqserver and move its contents directly to the backend folder? This would mean that the contents of lqserver is joined with the two other items in backend.
The folder
frontend
only contains one item, namely the folderlqclient
. Couldn't we omit this intermediate folderlqclient
and move its contents directly to thefrontend
folder? The folderbackend
contains the folderlqserver
and two other items. Couldn't we omit this intermediate folderlqserver
and move its contents directly to thebackend
folder? This would mean that the contents oflqserver
is joined with the two other items inbackend
.