Skip to content

Added .verifySource() method to PASAccount#3

Open
dkettman wants to merge 1 commit intoDelineaPS:mainfrom
dkettman:main
Open

Added .verifySource() method to PASAccount#3
dkettman wants to merge 1 commit intoDelineaPS:mainfrom
dkettman:main

Conversation

@dkettman
Copy link
Copy Markdown

Pretty straight-forward change. Adding a method to allow us to re-check the status of the Source for an individual account.

I see some issues when working with multiple accounts specifically, if I run .verifySource() on $account[0] and $account[1] has the same Source, it won't update $account[1] until .verifySource() is run. This could make the creation of a PASSystem object helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant