Skip to content

v0.1.7

Compare
Choose a tag to compare
@yorinasub17 yorinasub17 released this 11 Jun 17:44
· 14 commits to master since this release
4034968

Modules affected

  • assert.sh
  • string.sh

Description

  • Introduce assert_user_has_sudo_perms which checks if user has permissions to run sudo.
  • Introduce string_substr which can extract a substring by index.

Related links