zuul5
This commit is contained in:
@@ -64,4 +64,8 @@ public class Parser
|
||||
return new Command(null, word2);
|
||||
}
|
||||
}
|
||||
public String showCommands()
|
||||
{
|
||||
return commands.showAll();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user