From cb4cec747b5f114b5766620d6eec88f62c63d06d Mon Sep 17 00:00:00 2001 From: VetheonGames Date: Mon, 12 Jun 2023 15:34:37 -0600 Subject: [PATCH] Rough in debugger --- bin/NETRAVE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/NETRAVE b/bin/NETRAVE index 57f274d..4a8099d 100644 --- a/bin/NETRAVE +++ b/bin/NETRAVE @@ -10,7 +10,7 @@ require_relative '../lib/utils/utilities' require_relative '../lib/utils/logg_man' include Utilities # rubocop:disable Style/MixinUsage - +# binding.b(do: 'irb') loggman = LoggMan.new # Create .env file if it doesn't exist