Class LocalMacDevUtils
java.lang.Object
com.kingsrook.qqq.backend.core.utils.LocalMacDevUtils
Useful things to do on a mac, when doing development - that we can expect
may not exist in a prod or even CI environment. So, they'll only happen if
flags are set to do them, and if we're on a mac (e.g., paths exist)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mayOpenFiles
public static boolean mayOpenFiles
-
-
Constructor Details
-
LocalMacDevUtils
public LocalMacDevUtils()
-
-
Method Details
-
openFile
- Throws:
IOException
-
openFile
- Throws:
IOException
-