na4zagin3/satyrographos

Stop assuming OPAM command outputs in the machine readable manner

na4zagin3 opened this issue · 0 comments

Output of OPAM command may depends on the environment variables, therefore the output may not be machine readable.

Instead, OPAM API (e.g., OpamRepositoryState.load at opam-state) should be used.